Thank you for the fix!
I've tested it shortly and it seems to work again!
I've a few comments about the way the tools IDs behave.. not really an issue, I'm happy with the way it works now and I need no more changes. Thank you.
Just wanted to share my observations:
- the release announcement says that 4 or more digits can be used; to be more precise the allowed range is 0001 ... 99999 as 00000 or 100000 (or more) will give error when invoked from the G-code
- actually the usable range is less than that as e.g. IDs like 0037 or 0005 will be translated like 37 or 5 and then confused as slots ID.
It looks me that the actual range for IDs is [1000 to 99999]
Again, this is not a complaint and I'm hapyy the way it works
Thank you again
EC
---In DynoMotion@yahoogroups.com, <tk@...> wrote :
Hi EC,
Please try this new Test Version 4.33b
http://dynomotion.com/Software/KMotion433b.exe
There are some fixes for the new Tool table Format in these files:
ToolTableSet.c
KflopToKMotionCNCFunctions.c
Also some fixes in KMotionCNC.
Regards
TK
Group: DynoMotion |
Message: 9538 |
From: Tom Kerekes |
Date: 5/26/2014 |
Subject: Re: KMotion/KFlop Test Version 4.33a Available |
Hi EC, Thanks for the feedback. Yes we should have been more clear that IDs are numbers that require 4 or 5 digits. Regards TK
| |